[SOLARIS] More tools fixes.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 18 Oct 2006 17:13:57 +0000 (18:13 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 18 Oct 2006 17:13:57 +0000 (18:13 +0100)
commit2b30fc3c70a02875b9d2c8b9b1b28917f343dca3
treecc560e591363020b0516b73a293912dbdc1b387c
parentbc29b3f70e402f9c2a5907f335d9cb4fc1fbba43
[SOLARIS] More tools fixes.

Many of the tools use C99 features such as bool, or expect certain functions.
Fix the CFLAGS to enable these on Solaris.

Also make sure the correct $CC is passed to Python.

Signed-off-by: John Levon <john.levon@sun.com>
config/SunOS.mk
tools/python/Makefile